Problem Note 62561: A check that confirms the minimum-version level for Greenplum might fail when you use the %INDGP_PUBLISH_FORMAT or %INDGP_PUBLISH_MODEL macros
In SAS/ACCESS® Interface to Greenplum, a check that ensures that the Greenplum database is at a minimum-version level of 4.2 might fail in the following scenarios:
- The database version number has three levels (for example, 5.7.0).
- The database version number has three or four levels, and a multiple-digit number occurs at any level (for example, 4.3.24.0).
The minimum-version check is usually initiated by the %INDGP_PUBLISH_FORMAT macro and the %INDGP_PUBLISH_MODEL macro. When you run one of these macros, errors that are similar to the following might appear in the SAS® log:
ERROR: ARGUMENT TO VERIFY FUNCTION MISSING.
ERROR: A character operand was found in the %EVAL function or %IF
condition where a numeric operand is required. The condition was:
%verify( &gp_system_version, '0123456789') or %verify(
&gp_system_subversion, '0123456789')
ERROR: The macro INDGP_GET_DBVERSION will stop executing.
ERROR: The publishing macros from this release only work with GP 4.2 or
later.
ERROR: Your server version is ..
ERROR: Execution terminated by an %ABORT statement.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Greenplum | Solaris for x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Linux for x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
HP-UX IPF | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
64-bit Enabled Solaris | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
64-bit Enabled AIX | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Ultimate x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Ultimate 32 bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Professional x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Professional 32 bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Home Premium x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Home Premium 32 bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Enterprise x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Windows 7 Enterprise 32 bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Std | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Std | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2012 R2 Datacenter | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2012 Datacenter | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2008 for x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2008 R2 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows Server 2008 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 10 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8.1 Pro 32-bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8.1 Enterprise 32-bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8 Pro x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8 Pro 32-bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft Windows 8 Enterprise 32-bit | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
Microsoft® Windows® for x64 | 9.4_M2 | 9.4_M2 | 9.4 TS1M2 | 9.4 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
When you run macros to publish formats or models to a Greenplum database, a check that ensures that the Greenplum database is at a minimum-version level of 4.2 might fail.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2018-07-11 13:33:35 |
Date Created: | 2018-07-02 10:04:31 |